Autogenerated HTML docs for v1.7.0-rc1-33-g07cf0f 
diff --git a/config.txt b/config.txt index 36ad992..4c36aa9 100644 --- a/config.txt +++ b/config.txt 
@@ -1368,10 +1368,13 @@  the `{asterisk}.idx` file.    pack.packSizeLimit:: -	The default maximum size of a pack. This setting only affects -	packing to a file, i.e. the git:// protocol is unaffected. It -	can be overridden by the `\--max-pack-size` option of -	linkgit:git-repack[1]. +	The maximum size of a pack. This setting only affects +	packing to a file when repacking, i.e. the git:// protocol +	is unaffected. It can be overridden by the `\--max-pack-size` +	option of linkgit:git-repack[1]. The minimum size allowed is +	limited to 1 MiB. The default is unlimited. +	Common unit suffixes of 'k', 'm', or 'g' are +	supported.    pager.<cmd>:: 	Allows turning on or off pagination of the output of a